net/http.http2ClientConn.forgetStreamID (method)

2 uses

	net/http (current package)
		h2_bundle.go#L9195: 		cc.forgetStreamID(cs.ID)
		h2_bundle.go#L9773: func (cc *http2ClientConn) forgetStreamID(id uint32) {